Skip to content

fix: dark favicon for dark browser chrome#9

Merged
wavekat-eason merged 1 commit intomainfrom
fix/dark-favicon
Mar 30, 2026
Merged

fix: dark favicon for dark browser chrome#9
wavekat-eason merged 1 commit intomainfrom
fix/dark-favicon

Conversation

@wavekat-eason
Copy link
Copy Markdown
Contributor

@wavekat-eason wavekat-eason commented Mar 30, 2026

Summary

  • Add media="(prefers-color-scheme: dark)" favicon link so the icon is visible on dark tab bars

Test plan

  • make build succeeds
  • Verify favicon appears on dark OS theme

🤖 Generated with Claude Code

The favicon only referenced the light variant, making it
invisible on dark tab bars. Add a media-query link for the
dark icon variant.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@wavekat-eason wavekat-eason merged commit cf1a2db into main Mar 30, 2026
1 check passed
@wavekat-eason wavekat-eason deleted the fix/dark-favicon branch March 30, 2026 06:09
wavekat-eason pushed a commit that referenced this pull request Mar 30, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.0.3](wavekat-com-v0.0.2...wavekat-com-v0.0.3)
(2026-03-30)


### Bug Fixes

* dark favicon for dark browser chrome
([#9](#9))
([cf1a2db](cf1a2db))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant